-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.1
-
Code
-
Classes
- MetaBoxModel
Total Complexity |
39 |
Dependencies |
3 |
Dependents |
11 |
Total lines |
350 |
Lines of code |
181 |
Logical lines of code |
66 |
Comment lines |
93 |
Methods |
21 |
Properties |
5 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
removeAField() |
S |
56 |
6 |
19 |
findAFieldById() |
S |
57 |
6 |
17 |
arrayRepresentation() |
S |
52 |
4 |
26 |
validationRules() |
S |
50 |
1 |
37 |
findAFieldByName() |
S |
65 |
3 |
9 |
duplicate() |
S |
63 |
2 |
11 |
getUiName() |
S |
72 |
2 |
6 |
addField() |
S |
72 |
2 |
5 |
jsonSerialize() |
S |
64 |
1 |
10 |
removeField() |
S |
79 |
1 |
3 |
__construct() |
S |
67 |
1 |
8 |
hasField() |
S |
79 |
1 |
3 |
changeGroup() |
S |
81 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
changeSort() |
S |
81 |
1 |
3 |
changeLabel() |
S |
81 |
1 |
3 |
getLabel() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
changeName() |
S |
81 |
1 |
3 |
getGroup() |
S |
82 |
1 |
3 |
getFields() |
S |
82 |
1 |
3 |